home *** CD-ROM | disk | FTP | other *** search
/ Data Base of the Video Yearbook 1995 / Data Base of the Video Yearbook 1995 - Disc 1.iso / cosmos / pack2.dir / 00020.ls < prev    next >
Encoding:
Text File  |  1995-12-30  |  140 b   |  9 lines

  1. on enterFrame
  2.   global pacfg
  3.   set pacfg to 0
  4.   updateStage()
  5.   sound fadeOut 1, 180
  6.   set the visible of sprite 5 to 0
  7.   updateStage()
  8. end
  9.